home *** CD-ROM | disk | FTP | other *** search
- /* Menu item to show the ruler */
- "Show Ruler" = "Lineal einblenden";
-
- /* Menu item to hide the ruler */
- "Hide Ruler" = "Lineal ausblenden";
-
- /* Localized unit abbreviation for points */
- "pt" = "Pkt.";
-
- /* Localized unit abbreviation for centimeters */
- "cm" = "cm";
-
- /* Localized unit abbreviation for picas */
- "pc" = "Pica";
-
- /* Localized unit abbreviation for inches */
- "in" = "Zoll";
-
- /* (picas) Units printed at left edge of ruler. */
- " picas" = " Pica";
-
- /* (cm) Units printed at left edge of ruler. */
- " cm" = " cm";
-
- /* (inches) Units printed at left edge of ruler. */
- " inches" = " Zoll";
-
- /* (points) Units printed at left edge of ruler. */
- " points" = " Punkt";
-
- /* Font used in the ruler to draw the numbers. */
- "Helvetica" = "Helvetica";
-